*{
    padding: 0;
    margin: 0;
  }
  a{
    text-decoration: none;
    cursor: pointer;
  }
  li,ul{
    list-style: none;
  }
  .slh1 {
    display: -webkit-box;
    display: -ms-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -moz-box;
    -moz-line-clamp: 1;
    overflow: hidden;
    display: -o-box;
    -o-box-orient: vertical;
    -o-line-clamp: 1;
    overflow: hidden;
    -ms-box-orient: vertical;
    -ms-line-clamp: 1;
  }
  .slh2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -moz-box;
    -moz-line-clamp: 2;
    overflow: hidden;
    display: -o-box;
    -o-box-orient: vertical;
    -o-line-clamp: 2;
    overflow: hidden;
  }
  .slh3 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -moz-box !important;
    -moz-line-clamp: 3;
    overflow: hidden;
    display: -o-box !important;
    -o-box-orient: vertical;
    -o-line-clamp:3;
    overflow: hidden;
  }
  .slh4 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -moz-box !important;
    -moz-line-clamp: 4;
    overflow: hidden;
    display: -o-box !important;
    -o-box-orient: vertical;
    -o-line-clamp:4;
    overflow: hidden;
  }
  .w100{
    width: 100%;
  }
  .main{
    width: 100%;
  }
  .app .main{
    min-width:7.5rem;
    padding-top: 1.09rem;
    box-sizing: border-box;
  }
  .pc .main{
    min-width: 1200px;
    padding-top: 83px;
    box-sizing: border-box;
  }
  .box-center{
    display: block;
    margin: 0 auto;
  }
  .pc .box-center{
    width: 1200px;
  }
  .app .box-center{
    width: 7.1rem;
  }
  .menu-box{
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top:0;
    left: 0;
    z-index: 99;
  }
  .app .menu-box{
    background-image: url(../image/app-menu-bg.jpg);
    height: 1.09rem;
  }
  .pc .menu-box{
    background-image: url(../image/menu-bg.png);
    height: 83px;
  }
  .rel{
    position: relative;
  }
  .logo{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 100;
  }
  .app   .logo{
    left: 0.2rem;
  }
  .pc .logo img{
    width: 351px;
    height: auto;
    display: block;
  }
  .app .logo img{
    width: 4.3rem;
    height: auto;
    display: block;
  }
  .h100{
    height: 100%;
  }

  .menu-ul{
    height: 83px;
    font-size: 0;
    display: none;
  }
  .pc .menu-ul {
    margin-left: 521.5px;
    display:block
  }
  .pc .menu-ul .menu-li{
     height: 83px;
     line-height: 100px;
     display: inline-block;
     padding: 0 17.5px;
     position: relative;
     cursor: pointer;
  }
  .pc .menu-ul .menu-li img{
    width: 73px;
    height: 65px;
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12.5px;
    z-index: 99;
  }
  .pc .menu-ul .menu-ac img{
    display: block;
  }
  .pc .menu-ul .menu-li a{
    margin-top: 10px;
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    position: relative;
    z-index: 100;
    text-decoration: none;
  }
  .pc .menu-ul  .menu-ac a{
    font-size: 26px;
    font-weight: 600;
    color: #fff;
  }
  .menu-icon{
    display: none;
  }
  .app  .menu-icon{
    width: 0.49rem;
    height: 0.35rem;
    position: absolute;
    right:0.2rem;
    top:50%;
    transform: translateY(-50%);
    display: block;
    cursor: pointer;
  }
  .appmask{
    display: none;
  }
  .pc .appmask{
    display: none!important;
  }
  .app .appmask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 1.09rem;
    left: 0;
    z-index: 120;
    background-color: rgba(0,0,0,0.4);
    /* padding-top: 1.09rem; */
    box-sizing: border-box;
  }
  .app .app-ul{
    width: 100%;
    background-color: rgba(179, 14,8,0.78);
    padding: 0.14rem 0.68rem 1.16rem 0.68rem ;
    box-sizing: border-box;
  }
  .app .app-li{
    border-bottom: 0.01rem solid #da9e9c;
  }
  .app .app-li a{
    display: block;
    font-size: 0.34rem;
    font-weight: 400;
    height: 0.95rem;
    line-height: 1.2rem;
    color: #ffffff;
    text-decoration: none;
  }
  .app .app-li-ac{
    font-weight: 600;
    font-size: 0.4rem;
  }
  .app .app-li-ac a{
    font-weight: 600;
    font-size: 0.4rem;
  }
  .header-img{
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .pc .header-img{
    height: 517px;
    background-image: url(../image/header-bg.jpg);
  }
  .app .header-img{
    height: 4.17rem;
    background-image: url(../image/app-header-bg.jpg);
  }
  .pc .header-img img{
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .app .header-img img{
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .pc .title{
    width: 490px;
  }
  .app .title{
    width: 3.2rem;
  }
  .pc .title1{
    width: 505px;
  }
  .app .title1{
    width: 3.24rem;
  }
  .pc .title2{
    width: 499px;
  }
  .app .title2{
    width: 3.3rem;
  }

  .searchText {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    /* background: linear-gradient(to bottom,#ffffff,#fdd977);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-reflect: below 0px linear-gradient(transparent, #0004);

    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -moz-box-reflect: below 0px linear-gradient(transparent, #0004);

    -o-background-clip: text;
    -o-text-fill-color: transparent;
    -o-box-reflect: below 0px linear-gradient(transparent, #0004);

    -ms-background-clip: text;
    -ms-text-fill-color: transparent;
    -ms-box-reflect: below 0px linear-gradient(transparent, #0004); */
  }


  .textcenter{
    text-align: center;
    font-size: 0;
  }
  .search-box{
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 98;
  }
  .pc .search-box{
    padding: 64px 0 62px 0;
  }
  .app  .search-box{
    padding:0.52rem 0 0.56rem 0;
  }
  .app .searchpage .search-box{
    padding:0;
  }
  .search-box input{
    font-weight: 400;
    color: #000000;
    outline-color: #e60012;
    box-sizing: border-box;
    float: left;
    border-right: 0!important;
    outline: none;
  }
  .pc .search-box input{
    width: 467px;
    height: 65px;
    line-height: 65px;
    border: 2px solid #e60012;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 0 30px;
    font-size: 20px;

  }
  .app .search-box input{
    width: 3.9rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 0.02rem solid #e60012;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius:0.2rem;
    padding: 0 0.3rem;
    font-size: 0.2rem;
  }
  .search-btn{
    float: left;
    background-color: #e60012;
    background-image: url(../image/search.png);
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .pc .search-btn{
     width: 186px;
     height: 65px;
     border-top-right-radius: 20px;
     border-bottom-right-radius: 20px;
     background-size: 34px 36px;
     background-position:107px center ;
  }
  .app .search-btn{
    width: 1.6rem;
     height: 0.6rem;
     border-top-right-radius: 0.2rem;
     border-bottom-right-radius: 0.2rem;
     background-size:0.34rem 0.36rem;
     background-position:0.87rem center ;
     margin-left: -0.1rem;
 }
 .list{
  width: 100%;
  position: relative;
  z-index:96;
 }
 .pc .list{
  padding: 56px 0 0 0;
 }
 .app .list{
  padding:0.56rem 0 0 0;
 }
 .list .item{
  width: 100%;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
 }
 .pc  .list .item{
  margin-bottom: 36px;
  border: 1px solid #dddddd;
  min-height: 82px;
  padding: 20px 0;
  border-radius: 20px;
 }

 .app  .list .item{
  margin-bottom:0.33rem;
  border: 0.01rem solid #dddddd;
  min-height: 0,82rem;
  padding:0.2rem 0;
  border-radius: 0.2rem;
 }
 .list .item-lf{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
 }
 .pc  .list .item-lf{
  width:119px;
 }
 .app  .list .item-lf{
  width:1.26rem;
 }

 .list .item-lf .month{
  color: #5a5858;
  font-weight: 600;
  text-align: center;
}
.pc  .list .item-lf .month{
  font-size:29px;
  line-height: 29px;
}
.app  .list .item-lf .month{
  font-size:0.33rem;
  line-height: 0.33rem;
}

.list .item-lf .ny{
   text-align: center;
   color: #5a5858;
   font-weight: 400;
 }
.pc  .list .item-lf .ny{
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
}
.app  .list .item-lf .ny{
  font-size:0.18rem;
  line-height: 0.18rem;
  margin-top: 0.1rem;
}



.list .item-rt{
  width: 100%;
  box-sizing: border-box;
  box-sizing: border-box;
 }
 .pc  .list .item-rt{
  padding-left: 119px;
 }
 .app  .list .item-rt{
  padding-left: 1.26rem;
 }



 .list .item-com{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
 }
 .pc  .list .item-com{
  min-height: 82px;
  border-left: 2px solid #dddddd;
 }
 .app  .list .item-com{
  min-height:0.82rem;
  border-left: 0.02rem solid #dddddd;
 }



 .list .item-com p{
  font-weight: 400;
  color:#1b1b1b ;
  text-align: justify;
  box-sizing: border-box;
 }
 .pc  .list .item-com p{
  font-size: 18px;
  line-height: 30px;
  padding:0 50px 0 23px;
 }
 .app  .list .item-com p{
  font-size: 0.26rem;
  line-height: 0.40rem;
  padding:0.07rem 0.5rem 0.07rem 0.23rem;
 }



 .more-line{
  width: 100%;
  text-align: center;
  font-size: 0;
  position: relative;
  z-index:96;
 }

.pc .more-line{
  padding: 38px 0 59px;
 }
 .app .more-line{
  padding: 0.38rem 0 0.59rem;
 }


 .more{
  display: inline-block;
  cursor: pointer;
 }
 .pc  .more{
  width:219px;
 }
 .app  .more{
  width:3.16rem;
 }


 .more img{
  width: 100%;
  height: auto;
  display: block;
 }


 .footer{
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
 }
 .appfooter,.pcfooter{
  display: none;
 }
 .app  .appfooter{
  display: block;
 }
 .pc  .pcfooter{
  display: block;
 }
 .footer a, .footer span{
  color: #ffffff;
  text-decoration: none;
 }
 
 .app .footer a, .app .footer span{
  font-size: 0.24rem;
  line-height: 0.24rem;
  padding: 0 0.23rem;
 }
 .pc  .footer p{
  font-size: 14px;
  line-height: 30px;
 }
 .app  .footer p{
  height: 1.65rem;
  font-size: 0.24rem;
  line-height:  1.65rem;
 }
 .pc  .footer a,.pc  .footer span{
  font-size: 14px;
  line-height: 30px;
  padding: 0 6px;
 }
 .pc .footer{
  padding: 43px 0;
  box-sizing: border-box;
  background-image: url(../image/footer-bg.jpg);
 }
 .app .footer{
  height: 1.65rem;
  background-image: url(../image/app-footer-bg.jpg);
 }
 .pcfooter{
  display: none;
 }
 .pc .pcfooter{
  display: block;
 }

.main-child-com{
  width: 100%;
  background-color: #f9f9f9;
  background-image: url(../image/tg-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  
}
.pc  .main-child-com{
  padding-bottom: 60px;
  background-size: 789px auto;

}
.app  .main-child-com{
  padding-bottom:0.98rem;
  background-size: 6.69rem auto;
}
.app .searchpage .main-child-com{
  background-image: none;
}
.list-box{
  background-image: url(../image/bg2.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pc .list-box{
  padding:0 40px 80px 40px;
}

.news-list{
  width: 100%;
  position: relative;
  z-index:96;
}

.news-list li{
  width: 100%;
  box-sizing: border-box;
  box-sizing: border-box;
}
.news-list li a{
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}

 .pc  .news-list .item{
  margin-bottom: 36px;
  /* border: 1px solid #dddddd; */
  min-height: 82px;
  padding: 20px 0;
  border-radius: 20px;
 }

 .app .news-list .item{
  margin-bottom:0.33rem;
  border: 0.01rem solid #dddddd;
  min-height: 0,82rem;
  padding:0.2rem 0;
  border-radius: 0.2rem;
}

 .news-list .item-lf{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
 }
 .pc  .news-list .item-lf{
  width:90px;
  height: 90px;
  border: 1px solid #d2d2d2;
  box-sizing: border-box;
  border-radius: 100px;
 }
 .pc  .news-list li:nth-child(even) .item-lf{
  background-color: #efefef;
 }
 .app  .news-list .item-lf{
  width:1.26rem;
 }

 .news-list .item-lf .month{
  color: #5a5858;
  font-weight: 600;
  text-align: center;
}
.pc  .news-list .item-lf .month{
  font-size:29px;
  line-height: 29px;
  margin-top: 10px;
}
.app  .news-list .item-lf .month{
  font-size:0.36rem;
  line-height: 0.36rem;
}

.news-list .item-lf .ny{
   text-align: center;
   color: #5a5858;
   font-weight: 400;
 }
.pc  .news-list .item-lf .ny{
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
}
.app  .news-list .item-lf .ny{
  font-size:0.24rem;
  line-height: 0.24rem;
  margin-top: 0.1rem;
}



.news-list .item-rt{
  width: 100%;
  box-sizing: border-box;
  box-sizing: border-box;
 }
 .pc  .news-list .item-rt{
  padding-left: 119px;
  background-image: url(../image/line.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 100% 1px;
 }
 .app  .news-list .item-rt{
  padding-left: 1.26rem;
 }



 .news-list .item-com{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
 }
 .pc  .news-list .item-com{
  min-height: 82px;
  /* border-left: 2px solid #dddddd; */
 }
 .app  .news-list .item-com{
  min-height:0.82rem;
  border-left: 0.02rem solid #dddddd;
 }



 .news-list .item-com p{
  font-weight: 400;
  color:#1b1b1b ;
  text-align: justify;
  box-sizing: border-box;
 }
 .pc  .news-list .item-com p{
  font-size: 18px;
  line-height: 30px;
  padding:0 0 0 23px;
 }
 .app  .news-list .item-com p{
  font-size: 0.26rem;
  line-height: 0.40rem;
  padding:0.07rem 0.5rem 0.07rem 0.23rem;
 }

 .page-box{
  width: 100%;
 
 }
 .pc  .page-box{
  font-size: 20px;
 }
 .app  .page-box{
  font-size: 0.2rem;
 }
 .page-box a{

 }

 .search{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
 }
 .pc   .searchpage .search{
  bottom: 100px;
 }
 .app   .searchpage .search{
  bottom: 1rem;
 }
 .app .searchpage .search-box{

 }
 .banner{
    font-size: 20px;
    font-weight: 400;
    color: #222222;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #949494;
    margin-top: 23px;
 }
 .banner a{
  color: #222222;
  text-decoration: none;
 }
 .search-desc{
  font-weight: 600;
  color: #212121;
  text-align: left;
 }
 .pc  .search-desc{
  font-size: 20px;
  padding: 42px 0;
 }
 .app  .search-desc{
  font-size:0.24rem;
  padding:0.42rem 0;
 }
 .search-color{
  color: #e60012;
 }
 .searchpage{
  background-color: #f9f9f9;
 }
 .pc .searchpage .item{
  background-image: url(../image/bg3.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  border-radius: 0;
 }
 .search-lable{
  font-weight: 400;
  color: #1b1b1b;
  position: absolute;
  
  background-color:#ffffff ;
 }
 .pc .search-lable{
  font-size: 18px;
  line-height: 30px;
  border: 1px solid #d7d7d7;
  border-radius: 20px;
  right: 15px;
  padding: 0 40px;
  top: 50%;
  transform: translateY(-50%);
 }
 .app .search-lable{
  font-size: 0.24rem;
  line-height: 0.37rem;
  border: 0.01rem solid #d7d7d7;
  border-radius:0.2rem;
  right:0.25rem;
  bottom: 0.2rem;
  padding: 0 0.22rem;
 }
 .pc .searchpage  .news-list .item-com{
  border-left: 2px solid #dddddd;
  padding-right: 200px;
  box-sizing: border-box;
 }
 .app .searchpage  .news-list .item-com{
  padding-right: 0;
 }
 .app .searchpage  .news-list .item-com p{
  padding-right:0.3rem;
 }
 .pc  .searchpage .item-rt{
  background-image: none;
 }
 .pc .searchpage .item-lf{
  width: 119px;
  height: auto;
  border: 0;
  text-align: center;
 }
 .pc .searchpage .news-list li:nth-child(even) .item-lf{
  background-color: inherit;
 }
 .app .searchpage .news-list .item-com p{
   padding-bottom: 0.47rem;
   box-sizing: border-box;
 }
 .pc-banner{
  display: none;
 }
 .pc .pc-banner{
  display: block;
 }
 .app .pc-banner{
  display: none;
 }
.detailpage{
  background-color: #f9f9f9;
}
.detailpage .banner{
  border: 0;
}
 .detail-bg{
   
    box-sizing: border-box;
    text-align: justify;
 }
 .pc  .detail-bg{
  font-size: 16px;
  line-height: 28px;
  padding: 44px 40px 67px 40px;
  background-image: url(../image/bg2.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
 }
 .app  .detail-bg{
  font-size: 16px;
  line-height: 28px;
  padding: 0.37rem 0 1rem 0;
 }
 .detail-title{
  font-weight: 600;
  color: #1b1b1b;
  text-align: center;
  box-sizing: border-box;
 }
 .pc  .detail-title{
  font-size: 24px;
  padding: 40px 20px 40px 20px;
  line-height: 36px;
 }
 .app  .detail-title{
  font-size:0.36rem;
  padding: 0.25rem 0.2rem 0.6rem 0.2rem;
  line-height: 0.46rem;
  width: 100%;
 }
 .detail-authorinfo{
  width: 100%;
  overflow: hidden;
  font-weight: 400;
 }
 .pc  .detail-authorinfo {
  color: #222222;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #949494;
 }
 .app .detail-authorinfo {
  color: #3e3e3e;
  font-size: 0.24rem;
  line-height: 0.24rem;
  padding-bottom: 0.1rem;
  border-bottom: 0.01rem solid #949494;
 }
 .detail-time{
  float: left;
  text-align: left;
 }
 .detail-authorinfo-rt{
  float: right;
  text-align: right;
 }
.app  .detail-authorinfo-rt{
  float: right;
  text-align: right;
  width: 50%;
  line-height: 0.3rem;
 }
 .pc  .detail-authorinfo-rt span{
  margin-left: 50px;
}
.app  .detail-authorinfo-rt span{
  margin-left: 0.5rem;
}
.app .detailpage .box-center{
  width:6.8rem;
}

#search-msg {
  color: #555;
  text-align: center;
}
.pc #search-msg {
  padding: 8px 0;
  font-size: 16px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.app #search-msg {
  padding:0.08rem 0;
  font-size: 0.2rem;
  text-shadow: 0 0.01rem 0.02rem rgba(0, 0, 0, 0.3);
}